This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Karl Quetjumitherikle 29.Dec.03 12:47 PM a Web browser Notes Client6.0.1Windows 2000
Hi
Our configuration is Windows 2000 Server SP4 with Websphere 5 App.Server, Notes 6.0.2 Client and Domino 6.0.1 Server, JDBC Domino driver and NotesSQL 3.0.1.
We are using JDBC and NotesSQL to use content databases from Domino databases.
As we are migrating our site from asp to websphere, there are still asp pages and jsp pages using domino server simultaneously.
Our problem is that:
Sometimes (almost everyday) Local Notes session hangs so both asp and jsp pages cannot connect to domino.
There is no specific code that crashes sessions. That makes me think it is an accumulation of sessions/memory/thread/handles staff.
Few hours before the crash, IIS and websphere restarts themselves without any error code.
I have found that: Both JDBC and NotesSQL are using Local Notes program files to connect. Some errors accumulate this and crash local notes.
Anybody knows how to configure Notes SQL and JDBC driver to use server dll's instead of client?